home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / dust2.lha / Dust / DustHelp / animcfunc < prev    next >
Text File  |  1995-09-28  |  350b  |  7 lines

  1.   COMMAND ANIMCFUNC
  2. -----------------------------------------------------------------
  3.     Purpose: modify face-colors algorithmically (animated)
  4.       Usage: ANIMCFUNC(<objectID>,<frames>,<filename>,<t0min>,<t0max>,
  5.                        <r-expression>,<g-expression>,<b-expression>)
  6.    Examples: animcfunc(1,12,cobj,1.0,2.0,z0*t0,"(x0+y0)*t0",128)
  7.